From: Glenn Morris Date: Sat, 22 Aug 2009 21:46:56 +0000 (+0000) Subject: Comment. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~10951 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=ac5e0f613db3f133095051dd4d1d86a95d4650ae;p=emacs.git Comment. --- diff --git a/lisp/ido.el b/lisp/ido.el index fa85cf1c6ed..2336feacf9e 100644 --- a/lisp/ido.el +++ b/lisp/ido.el @@ -3660,6 +3660,7 @@ for first matching file." matches (cdr error)))) (when prefix-matches (ido-trace "prefix match" prefix-matches) + ;; Bug#2042. (setq matches (nconc prefix-matches matches))) (when suffix-matches (ido-trace "suffix match" (list text suffix-re suffix-matches))